PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getMarkedContentIdentifier Method
In This Topic
    getMarkedContentIdentifier Method
    In This Topic
    Gets the marked content identifier.
    A negative value means the text run does not belong to a marked content sequence.
    Syntax
    public int getMarkedContentIdentifier()

    Return Value

    An integer representing the id of the marked content sequence this text fragment object belongs to.
    See Also